home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1170 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.6 KB

  1. Subject: Re: another 1.10 job control bug?
  2. Date: Tue, 8 Mar 1994 09:34:15 -0500 (EST)
  3. From: Chris Herborth <herborth@53iss6.waterloo.ncr.com>
  4. In-Reply-To: <Up-ECGMAJAT@asharak.apana.org.au> from "michael smith" at Mar 6, 94 12:20:40 pm
  5. Message-Id:  <9403080935.aa18147@ncrhub1.NCR.COM>
  6.  
  7. What you wrote:
  8. > % frob datafile
  9. > ...
  10. > ^Z
  11. > {% bg}
  12. > % logout
  13. > I would expect to get a message indicating that there are stopped 
  14. > {backgrounded} jobs. (probably from the shell being polite)
  15. > If I were to do :
  16. > % frob datafile &
  17. > % logout
  18. > Then I would expect to be able to logout and know that frob is running
  19. > happily without a tty, and not laying claim to mine.
  20.  
  21. On the SysV boxes here, you have to:
  22.  
  23. bash% nohup frob datafile &
  24. bash% ^D
  25.  
  26. Otherwise the process is terminated as soon as you log out AND kill your
  27. telnet; telnet from my box stays attached to the SysV box until I kill
  28. it if there are running processes.
  29.  
  30. Just FYI...  Things don't seem to work they way we'd like 'em, even on
  31. "real" UNIX.
  32.  
  33. > Bop me one if I'm barking up the wrong tree here, but once the user
  34. > indicates that they're leaving, the tty should be free. If there
  35. > are processes that think that it's still theirs, this is a bug.
  36.  
  37. I don't know if the tty stays on the SysV box, but as far as my local
  38. machine is concerned, the connection is still valid.
  39.  
  40. -- 
  41. ----------========================_   /\ ============================----------
  42. Chris Herborth                    \`o.0'       herborth@53iss6.Waterloo.NCR.COM
  43. Information Products Developer    =(___)=
  44. AT&T Global Information Solutions    U
  45.